projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe1b0d
)
We don't need to patch the hand-written Repo symbols any more
author
Felix Krull
<f_krull@gmx.de>
Fri, 24 May 2019 23:12:40 +0000
(
01:12
+0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/Makefile
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/Makefile
b/rust-bindings/rust/Makefile
index 6094676397685d410b4d652be616eb1795b9dabf..f75008612013cd0497d13f82aed0a6cfbced2494 100644
(file)
--- a/
rust-bindings/rust/Makefile
+++ b/
rust-bindings/rust/Makefile
@@
-18,9
+18,6
@@
target/tools/bin/rustdoc-stripper:
merge-lgpl-docs: target/tools/bin/gir target/tools/bin/rustdoc-stripper
target/tools/bin/gir -c conf/ostree.toml -m doc
- for sym in list_refs list_refs_ext traverse_commit; do \
- sed -e "s/<!-- impl Repo::fn $$sym -->/<!-- trait RepoExtManual::fn $$sym -->/" -i target/vendor.md; \
- done
target/tools/bin/rustdoc-stripper -g -o target/vendor.md